x11: Move code where it belongs
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Jun 2021 02:42:23 +0000 (04:42 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2021 14:06:05 +0000 (16:06 +0200)
commit134757313995410ef953e9e828fd94b01e481049
tree838ebfabb69fd17cae86eb0193778c65e8694822
parentf2b41e708daef6da222e10ea762a266a0eb91985
x11: Move code where it belongs

Instead of the display telling the screen to tell the visuals to tell
the display to initialize itself, just init the display directly.

What a concept.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkscreen-x11.h
gdk/x11/gdkvisual-x11.c